/* RESET */
ul,
menu,
li,
dl,
dd,
dt,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
form,
body,
html,
p,
fieldset {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 0;
}
/* HTML5 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
/* BASE */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-y: scroll;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
/* Typography */
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
p {
  margin: 0;
  padding: 0 0 1em;
}
/* Lists */
ul,
ol {
  padding: 0 0 1em;
  margin: 0;
}
li {
  list-style-type: none;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3 {
  margin: 0;
  padding: 0 0 1em;
}
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
/* Embedded content */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
/* Forms */
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  /* *vertical-align: middle; */
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  /* *overflow: visible; */
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  /* *width: 13px; *height: 13px; */
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
/* Tables*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  /* *zoom: 1; */
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  /* *line-height: 0; */
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
::-moz-selection,
::selection {
  background: #ccc;
  color: #fff;
  text-shadow: none;
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.ttf?a95uel') format('truetype'), url('fonts/icomoon.woff?a95uel') format('woff'), url('fonts/icomoon.svg?a95uel#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}
.icon--check:before {
  content: "\f00c";
}
.icon--close:before {
  content: "\f00d";
}
.icon--trash-o:before {
  content: "\f014";
}
.icon--pencil:before {
  content: "\f040";
}
.icon--left:before {
  content: "\f053";
}
.icon--right:before {
  content: "\f054";
}
.icon--credit-card:before {
  content: "\f09d";
}
.icon--cc-stripe:before {
  content: "\f1f5";
}
.icon--zoom:before {
  content: "\e903";
}
.icon--xmark:before {
  content: "\e905";
}
.icon--coins:before {
  content: "\e904";
}
.icon--turnup:before {
  content: "\e902";
}
.icon--calendar:before {
  content: "\e900";
}
.icon--pin:before {
  content: "\e901";
}
[class*="__container"]:not(.fancybox__container) {
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
@media (min-width: 1500px) {
  [class*="__container"]:not(.fancybox__container) {
    max-width: 1400px;
  }
}
[class*="__container--narrow"]:not(.fancybox__container) {
  max-width: 1000px;
}
.text-danger {
  color: #A93133;
  font-size: 14px;
}
fieldset {
  padding-bottom: 40px;
}
.form-errors {
  padding: 20px;
  margin-bottom: 20px;
  background: #A93133;
  color: #ffffff;
}
legend {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 17px;
  color: #8d202a;
  padding-bottom: 35px;
}
@media (min-width: 741px) {
  .form-cols {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    justify-content: space-between;
  }
  .form-cols > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .form-cols--center {
    justify-content: center;
  }
  .form-col--50 {
    width: 48%;
  }
  .form-cols--left {
    justify-content: flex-start;
  }
  .form-cols--left [class*="form-col"]:not(:last-child) {
    margin-right: 40px;
  }
  .form-col--0200 {
    width: 200px;
  }
  .form-col--rest {
    flex-grow: 1;
  }
}
.form-row {
  padding-bottom: 0;
  margin-bottom: 40px;
}
.form-row label {
  display: block;
  color: #8d202a;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  padding-bottom: 5px;
  font-size: 14.25px;
}
@media (min-width: 1500px) {
  .form-row label {
    font-size: 19px;
  }
}
.form-row input {
  display: block;
  width: 100%;
  border-radius: 0;
  background: #fff !important;
  border: 2px solid #D0CDC9;
  position: relative;
  z-index: 0;
  color: inherit;
  padding: 10px;
  text-align: center;
  font-family: "zeitung", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14.25px;
}
@media (min-width: 1500px) {
  .form-row input {
    font-size: 19px;
  }
}
.form-row input:focus {
  outline: 0;
}
.form-row textarea {
  resize: none;
  height: 8em;
}
.form-row select {
  appearance: none;
  background: url('../images/gfx/select.svg') right 25px center no-repeat !important;
}
.form-row__help {
  font-size: 14px;
  padding-top: 10px;
  display: block;
}
.form-row__help a {
  text-decoration: underline;
}
.form-row__help a:hover {
  text-decoration: none;
}
.form-row--checkbox br,
.form-row--radios br {
  display: none;
}
.form-row--checkbox label:not(.form-row__label),
.form-row--radios label:not(.form-row__label) {
  position: relative;
  display: block;
  padding-left: 32px;
  font-size: 14px;
  padding-top: 4px;
  padding-bottom: 5px;
}
.form-row--checkbox .form-row__label,
.form-row--radios .form-row__label {
  display: block;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 17px;
  color: #8d202a;
  padding-bottom: 35px;
}
.form-row--checkbox input,
.form-row--radios input {
  position: absolute;
  left: 0;
  top: .6em;
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.form-row--checkbox {
  padding-bottom: 30px;
}
.form-row--checkbox .form-row__label,
.form-row--radios .form-row__label {
  position: static;
  padding-left: 0;
}
::-webkit-input-placeholder {
  opacity: .5;
  color: inherit;
}
button span {
  position: absolute;
  left: -100000px;
}
.form-check__label {
  display: inline-block;
  padding: 0 20px;
  line-height: 42px;
  background: #ebe2d2;
  color: #8d202a;
  text-align: center;
  font-size: 14.25px;
  margin: 0 8px;
  position: relative;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media (min-width: 1500px) {
  .form-check__label {
    font-size: 19px;
  }
}
.form-check__label--block {
  display: block;
}
.form-check__label:before,
.form-check__label:after {
  content: '';
  width: 9px;
  height: 100%;
  background: #ebe2d2;
  mask: url('../images/gfx/check.png') left center no-repeat;
  mask-size: 8px 100%;
  margin: 0 -1px;
  position: absolute;
  right: 100%;
  color: #fff;
  top: 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
}
.form-check__label:after {
  right: auto;
  left: 100%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.form-check__input {
  display: none;
}
.form-check__input:disabled + .form-check__label {
  opacity: .5;
}
.form-check__input:disabled + .form-check__label:before,
.form-check__input:disabled + .form-check__label:after {
  background: #ebe2d2;
}
.form-check__input:checked + .form-check__label {
  background: #8d202a;
  color: #fff;
}
.form-check__input:checked + .form-check__label:before,
.form-check__input:checked + .form-check__label:after {
  background: #8d202a;
}
.form-check__noCheck,
.form-check__check {
  display: none;
  min-width: 60px;
}
.form-check__input:checked + .form-check__label .form-check__check,
.form-check__input:not(:checked) + .form-check__label .form-check__noCheck {
  display: inline-block;
}
html {
  font-size: 18px;
}
body {
  color: #423e3e;
  line-height: 1.5;
  font-family: "zeitung", sans-serif;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}
@media (min-width: 1500px) {
  body {
    font-size: 24px;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: inherit;
  outline: 0 !important;
}
a:hover {
  text-decoration: underline;
}
h1,
h2 {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
h1 small,
h2 small,
h3 small,
h4 small {
  display: block;
  font-size: .6em;
}
h1 {
  font-size: 36px;
  padding-bottom: 1.2em;
}
@media (min-width: 1500px) {
  h1 {
    font-size: 48px;
  }
}
h2 {
  font-size: 18px;
}
@media (min-width: 1500px) {
  h2 {
    font-size: 24px;
  }
}
@media (min-width: 741px) {
  h2 {
    font-size: 27px;
  }
}
@media (min-width: 741px) and (min-width: 1500px) {
  h2 {
    font-size: 36px;
  }
}
h3 {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
}
@media (min-width: 1500px) {
  h3 {
    font-size: 24px;
  }
}
p,
ul {
  padding: 0 0 1.5em;
}
.perex {
  font-size: 22.5px;
}
@media (min-width: 1500px) {
  .perex {
    font-size: 30px;
  }
}
.perex a {
  text-decoration: underline;
}
.perex a:hover {
  text-decoration: none;
}
.perexX {
  font-size: 30px;
}
@media (min-width: 1500px) {
  .perexX {
    font-size: 40px;
  }
}
.lower {
  font-size: 15.75px;
}
@media (min-width: 1500px) {
  .lower {
    font-size: 21px;
  }
}
.lowest {
  font-size: 14.25px;
}
@media (min-width: 1500px) {
  .lowest {
    font-size: 19px;
  }
}
hr {
  display: none;
}
img {
  display: block;
  max-width: 100%;
}
strong {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.cke_editor_text_dialog {
  z-index: 1000000;
}
.wsw-content a {
  color: inherit;
  text-decoration: underline;
}
.wsw-content a:hover {
  text-decoration: none;
}
.wsw-content ul {
  padding-bottom: 1.5em;
}
.wsw-content ul li {
  padding-left: 24px;
  position: relative;
}
.wsw-content ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: .8em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #423e3e;
  margin-top: -1px;
}
.wsw-content .inline-gold {
  color: #c19d4d;
}
.wsw-content .inline-red {
  color: #8d202a;
}
.wsw-content .inline-blue {
  color: #25255c;
}
.wsw-content .inline-white {
  color: #ffffff;
}
.wsw-content .inline-semi-bold {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.wsw-content .inline-bold {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.hidden {
  position: absolute;
  left: -100000px;
}
.theme-text {
  color: red;
}
p.bordered {
  padding: 15px 20px;
  border: red 2px solid;
  margin-bottom: 1.5em;
}
.inline-gold {
  color: #c19d4d;
}
.inline-red {
  color: #8d202a;
}
.inline-blue {
  color: #25255c;
}
.inline-white {
  color: #ffffff;
}
.inline-semi-bold {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.inline-bold {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.bttn {
  display: inline-block;
  padding: 5px 20px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  color: #fff;
  text-decoration: none !important;
  border: 0;
  font-family: "zeitung", sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
  background: red;
}
.bttn--xl {
  text-transform: uppercase;
  padding: 15px 20px;
  font-size: 20px;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
}
html {
  overflow: hidden;
  overflow-y: scroll;
  background: #ffffff;
}
body {
  min-height: 100%;
  position: relative;
}
.content-wrapper {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateZ(0);
}
.content-wrapper:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0;
  z-index: 50;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateZ(0);
}
.page-header {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateZ(0);
  position: sticky;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1050;
  padding: 10px 0;
  background: #ffffff;
}
.page-header__container {
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  justify-content: space-between;
  align-items: center;
}
.page-header__container > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-header__logo {
  grid-area: logo;
}
.page-header__logo img {
  display: block;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
}
.page-header__menu-handle {
  display: none;
  cursor: pointer;
}
.page-header a:hover {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
  text-decoration: none;
}
.page-header__basket-link {
  position: relative;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  vertical-align: middle;
}
.page-header__basket-link-holder {
  display: inline-block;
}
.page-header__basket-link__counter {
  display: inline-block;
  line-height: 20px;
  min-width: 20px;
  border-radius: 50%;
  background: red;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  padding: 0 3px;
  vertical-align: middle;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-left: 4px;
}
.page-header .basket-count {
  display: inline-block;
  line-height: 20px;
  width: 20px;
  border-radius: 50%;
  text-align: center;
  background: #8d202a;
  color: #fff;
  font-family: "zeitung", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  margin-right: 10px;
}
.page-header__service-holder {
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  align-items: center;
  justify-content: space-between;
}
.page-header__service-holder > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1040px) {
  [data-layout-state="has-menu"] {
    overflow-y: hidden;
  }
  .page-header {
    position: relative;
  }
  .page-header__logo img {
    height: 80px;
  }
  .page-header__menu-holder {
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    overflow: hidden;
    background: #ffffff;
    padding: 90px 32px 200px;
    max-width: 100vw;
    width: 380px;
    z-index: 50;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-transform: translateZ(0);
    overflow-y: scroll;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
    box-shadow: 0 0 5px inset rgba(0, 0, 0, 0.1);
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-header__menu-holder > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .page-header__menu-handle {
    display: inline-block;
    width: 50px;
    height: 50px;
    position: relative;
    z-index: 100;
  }
  .page-header__menu-handle span,
  .page-header__menu-handle:before,
  .page-header__menu-handle:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 32px;
    height: 2px;
    margin: -1px -16px;
    background: #000000;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-transform: translateZ(0);
  }
  .page-header__menu-handle:before {
    margin-top: -7px;
  }
  .page-header__menu-handle:after {
    margin-top: 5px;
    width: 24px;
  }
  .page-header__site-handle {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
  }
  [data-layout-state="has-menu"] body:not(.hide-menu) .page-header__menu-holder {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  [data-layout-state="has-menu"] body:not(.hide-menu) .page-header__menu-handle span {
    opacity: 0;
  }
  [data-layout-state="has-menu"] body:not(.hide-menu) .page-header__menu-handle:before,
  [data-layout-state="has-menu"] body:not(.hide-menu) .page-header__menu-handle:after {
    margin-top: -1px;
  }
  [data-layout-state="has-menu"] body:not(.hide-menu) .page-header__menu-handle:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  [data-layout-state="has-menu"] body:not(.hide-menu) .page-header__menu-handle:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 32px;
  }
  .page-menu {
    order: 3;
  }
}
@media (min-width: 1041px) {
  .page-header {
    padding: 1em 0;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-transform: translateZ(0);
  }
  .page-header__menu-holder {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    align-items: flex-end;
  }
  .page-header__menu-holder > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .page-header__service-holder {
    display: none;
  }
  .page-header__logo img {
    display: block;
    height: 120px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-transform: translateZ(0);
  }
  .header-collapsed .page-header {
    padding: 10px 0;
  }
  .header-collapsed .page-header__logo img {
    height: 80px;
  }
}
.page-menu {
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 1500px) {
  .page-menu {
    font-size: 16px;
  }
}
.page-menu__link {
  color: #423e3e;
}
.page-menu__link:hover {
  color: #8d202a;
  text-decoration: none;
}
.page-menu .is-active > a {
  color: #8d202a;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.page-menu .scope-medicine a:hover,
.page-menu .scope-medicine .is-active > a,
.page-menu .scope-medicine.is-active > a {
  color: #25255c;
}
@media (min-width: 1041px) {
  .page-menu {
    padding-bottom: 0;
    display: block;
    grid-area: menu;
  }
  .page-menu__item {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 1em;
  }
  .page-menu a {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-transform: translateZ(0);
    display: block;
    font-size: 12px;
    line-height: 1em;
    padding: 14px 0;
  }
  .page-menu a:hover {
    color: #8d202a;
  }
  .page-menu .is-active > a {
    position: relative;
  }
  .page-menu .is-active > a:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100%;
    max-width: 146px;
    height: 6px;
    background: #8d202a;
    mask: url('../images/gfx/link-mask.svg') center center no-repeat;
    mask-size: auto 100%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .page-menu .scope-medicine .is-active > a:before,
  .page-menu .scope-medicine.is-active > a:before {
    background: #25255c;
  }
  .page-menu-submenu {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-transform: translateZ(0);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    transform: translate(0, -10px);
    text-transform: uppercase;
    text-align: center;
    background: #f2eadf;
    padding: 15px 20px;
  }
  .page-menu-submenu:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    height: 4em;
  }
  .page-menu-submenu__item {
    display: inline-block;
    margin: 0 10px;
  }
  .page-menu__item:hover .page-menu-submenu {
    pointer-events: initial;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
  .header-collapsed .page-menu-submenu {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .header-collapsed .page-menu-submenu:before {
    height: 2em;
  }
}
@media (min-width: 1041px) and (min-width: 1500px) {
  .page-menu a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .page-menu-submenu:before {
    height: 2.7em;
  }
  .page-menu a {
    font-size: 14px;
  }
}
@media (max-width: 1040px) {
  .page-menu {
    padding-bottom: 0;
    display: block;
  }
  .page-menu__item {
    position: relative;
  }
  .page-menu__link {
    display: block;
  }
  .page-menu__link:hover {
    text-decoration: none;
  }
  .page-menu__item {
    padding: 20px 0;
  }
  .page-menu__link {
    font-size: 18px;
    font-family: "zeitung", sans-serif;
    font-weight: 600;
    font-style: normal;
    padding-right: 30px;
  }
  .page-menu-submenu {
    padding-top: 8px;
  }
  .page-menu-submenu__link {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (min-width: 1041px) {
  .service-menu {
    font-size: 10.5px;
    text-transform: uppercase;
    padding: 0 0 2em;
  }
  .service-menu__item {
    display: inline-block;
    margin: 0 0 0 1em;
  }
  .service-menu__link {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-transform: translateZ(0);
    color: #423e3e;
  }
  .service-menu__link:hover {
    color: #8d202a;
    text-decoration: none;
  }
  .service-menu__item.is-active .service-menu__link {
    font-family: "zeitung", sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  .header-collapsed .service-menu {
    padding: 10px 0 0;
  }
}
@media (min-width: 1041px) and (min-width: 1500px) {
  .service-menu {
    font-size: 14px;
  }
}
@media (max-width: 1040px) {
  .service-menu {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    justify-content: space-between;
    text-transform: uppercase;
    font-size: 14px;
  }
  .service-menu > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .service-menu .reservation-link {
    display: none;
  }
}
.page-footer {
  padding: 60px 0;
  color: #fff;
  font-size: 10.5px;
  position: relative;
  background-color: #8d202a;
  background-image: -webkit-linear-gradient(top, #8d202a, #71151d);
  background-image: linear-gradient(to bottom, #8d202a, #71151d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d202a', endColorstr='#ff71151d', GradientType=0);
}
@media (min-width: 1500px) {
  .page-footer {
    font-size: 14px;
  }
}
.page-footer__container {
  position: relative;
  z-index: 1;
}
.page-footer:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url('../images/gfx/footer.png') center center repeat-x;
  pointer-events: none;
  z-index: 0;
}
.page-footer__column {
  text-align: center;
  margin-bottom: 40px;
}
.page-footer__column--contact strong {
  display: block;
  color: #e1b451;
  font-size: 13.5px;
}
@media (min-width: 1500px) {
  .page-footer__column--contact strong {
    font-size: 18px;
  }
}
.page-footer__column--contact span {
  color: #e1b451;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.page-footer__column--contact a {
  text-transform: uppercase;
  text-underline-offset: 3px;
  text-decoration: underline;
  text-decoration-thickness: .1em;
}
.page-footer__column--contact a:hover {
  text-decoration: none;
}
.page-footer__title {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #e1b451;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 40px;
}
@media (min-width: 1500px) {
  .page-footer__title {
    font-size: 24px;
  }
}
.page-footer__eshop__image {
  margin: 0 auto;
}
.page-footer__newsletter-text {
  margin: 0 auto;
  max-width: 170px;
}
@media (min-width: 741px) {
  .page-footer {
    padding: 120px 0;
  }
  .page-footer__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
@media (min-width: 1141px) {
  .page-footer__container {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .page-footer__column {
    background: url('../images/gfx/footer-bullet.png') center top no-repeat;
    padding-top: 110px;
  }
}
.footer-menu {
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  justify-content: center;
  text-transform: uppercase;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.footer-menu > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footer-menu__item {
  order: 2;
  padding: 0 20px;
}
.footer-menu__item,
.footer-menu__link {
  color: #e1b451;
}
.footer-menu__item--copy {
  order: 1;
}
@media (min-width: 741px) {
  .footer-menu {
    margin-top: 120px;
  }
}
.page-tray__link {
  background: #8d202a;
  text-align: center;
  color: #fff;
  border-bottom: 3px solid #e4be6a;
  position: relative;
  padding: 5px 0 11px;
  line-height: 1.2;
  display: block;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
  font-size: 16.5px;
}
@media (min-width: 1500px) {
  .page-tray__link {
    font-size: 22px;
  }
}
.page-tray__link:hover {
  text-decoration: none;
  background: #b72936;
}
.page-tray__link:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  border-top: 1px solid #9a3733;
  background: #b46747;
  border-bottom: 1px solid #cd9559;
}
.editable {
  background: #66fff9;
}
.editable--paragraph {
  background: #ccfffd;
  font-size: 14px;
  color: #000000;
  padding: 15px;
  margin-bottom: 15px;
}
.editable--paragraph editable {
  background: #fff;
  padding: 5px;
  display: block;
}
.wsw-content > editable {
  display: block;
}
editBar {
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  padding: 0 !important;
  font-family: tahoma !important;
  font-size: 14px !important;
  font-weight: normal !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10000;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
}
editBar > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
editBarWrapper {
  position: relative !important;
  display: block !important;
  z-index: 10000 !important;
}
editBarWrapper:hover {
  z-index: 1000000 !important;
}
editBarWrapper[data-edit-bar-position="root"] editBar {
  position: fixed;
  left: 0;
  top: 50%;
}
editBar .admin-label {
  line-height: 25px !important;
  padding: 0 10px !important;
  background: #dde;
  white-space: nowrap;
  color: #000 !important;
  font-weight: bold;
}
editBar .admin-label:hover {
  text-decoration: none !important;
  background: #bbc;
}
editBar .admin-bttn {
  display: inline-block !important;
  line-height: 25px !important;
  width: 25px !important;
  text-align: center !important;
  cursor: pointer !important;
  color: #000 !important;
  background: #ccd;
  border-radius: 2px;
}
editBar .admin-bttn:not(editBar .admin-bttn:first-child) {
  margin-left: 2px;
}
editBar .admin-bttn:hover {
  text-decoration: none !important;
}
editBar .admin-dropdown {
  position: relative !important;
  display: inline-block !important;
}
editBar .admin-dropdown__choices {
  position: absolute !important;
  left: 0 !important;
  top: 100% !important;
  display: none !important;
  z-index: 1000 !important;
  background: #ddd !important;
}
editBar .admin-dropdown__choice a {
  display: block !important;
  padding: 2px 5px !important;
  white-space: nowrap;
  color: #000 !important;
}
editBar .admin-dropdown__choice a:hover {
  text-decoration: none !important;
  background: #999 !important;
}
editBar .admin-dropdown:hover .admin-dropdown__choices {
  display: block !important;
}
editPin {
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: -8px;
  background: #66f;
  z-index: 1000;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
}
editPin + editBar {
  opacity: 0;
}
editbarwrapper:hover editBar {
  opacity: 1;
}
editbarwrapper:hover editPin {
  background: #99f;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
editPin:hover + editBar {
  opacity: 1;
}
editableWrapper {
  display: block !important;
  position: relative !important;
}
editableWrapper > editbarwrapper {
  z-index: 10000;
}
editableWrapper > editbarwrapper editBar {
  right: auto !important;
  left: 0;
}
[data-rich-page-content-type="admin_list"] editbar,
[data-rich-page-content-type="block"] editbar,
[data-rich-page-content-type="collapsible"] editbar,
[data-rich-page-content-type="cta_links"] editbar,
[data-rich-page-content-type="decorations"] editbar,
[data-rich-page-content-type="gallery"] editbar,
[data-rich-page-content-type="grid"] editbar,
[data-rich-page-content-type="grid_item"] editbar,
[data-rich-page-content-type="slideshow"] editbar,
[data-rich-page-content-type="spacer"] editbar {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  border-bottom: 1px solid transparent;
}
.decoration-holder {
  margin-top: 5px;
  display: inline-block;
  height: 0;
  padding-right: 10px;
}
.decoration-holder__label {
  display: block;
  white-space: nowrap;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  padding: 2px;
}
[data-rich-page-content-type="decoration"] {
  display: inline-block !important;
}
[data-rich-page-content-type="decoration"] editbar {
  position: relative;
}
.article-box {
  color: #8d202a;
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
}
.article-box > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.article-box__header {
  text-align: center;
  padding: 30px 30px 50px;
  border-radius: 0 0 20px 20px;
  background-color: #e9d099;
  background-image: -webkit-linear-gradient(top, #e9d099, #dcb45c);
  background-image: linear-gradient(to bottom, #e9d099, #dcb45c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe9d099', endColorstr='#ffdcb45c', GradientType=0);
  position: relative;
  flex-grow: 1;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  -ms-flex-direction: column;
  flex-direction: column;
}
.article-box__header > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.article-box__title {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18.75px;
  padding-bottom: 30px;
}
@media (min-width: 1500px) {
  .article-box__title {
    font-size: 25px;
  }
}
.article-box__image {
  border-radius: 20px 20px 0 0;
}
.article-box__date {
  font-size: .8em;
  padding-bottom: 30px;
}
.article-box__more {
  margin-top: auto !important;
}
.article-box:hover {
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px);
  text-decoration: none;
}
.article-box:hover .article-box__header {
  background: #dcb45c;
}
.article-box--red {
  color: #fff;
}
.article-box--red .article-box__date:before,
.article-box--red .article-box__date:after {
  background: #c19d4d;
}
.article-box--red .article-box__header {
  background: #8d202a;
}
.article-box--red:hover .article-box__header {
  background: #a22530;
}
.block {
  position: relative;
  overflow: hidden;
  /* Out of admin */
}
.block__holder {
  z-index: 5;
}
.block--top-sm .block__holder {
  padding-top: 30px;
}
@media (max-width: 740px) {
  .block--top-sm .block__holder {
    padding-top: 20px;
  }
}
.block--top-md .block__holder {
  padding-top: 60px;
}
@media (max-width: 740px) {
  .block--top-md .block__holder {
    padding-top: 40px;
  }
}
.block--top-lg .block__holder {
  padding-top: 150px;
}
@media (max-width: 740px) {
  .block--top-lg .block__holder {
    padding-top: 60px;
  }
}
.block--bottom-sm .block__holder {
  padding-bottom: 30px;
}
@media (max-width: 740px) {
  .block--bottom-sm .block__holder {
    padding-bottom: 20px;
  }
}
.block--bottom-md .block__holder {
  padding-bottom: 60px;
}
@media (max-width: 740px) {
  .block--bottom-md .block__holder {
    padding-bottom: 40px;
  }
}
.block--bottom-lg .block__holder {
  padding-bottom: 150px;
}
@media (max-width: 740px) {
  .block--bottom-lg .block__holder {
    padding-bottom: 60px;
  }
}
.block--light-pattern {
  background: url('../images/gfx/pattern-light.gif') center center repeat #efe6d9;
}
.block--light-pattern-gradient {
  background: url('../images/gfx/pattern-white.gif') center center repeat #fff;
}
.block--light-pattern-gradient:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0));
}
.block--red-pattern {
  background: url('../images/gfx/pattern-red.jpg') center center repeat #8d202a;
  color: #fff;
}
.block--red-pattern:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(141, 32, 42, 0), #8d202a);
}
.block--meditation .block__holder {
  background: url('../images/gfx/meditation.jpg') center top no-repeat #ebe2d2;
  background-size: 100% auto;
  padding-top: 130% !important;
}
.block--cream-pattern-gradient {
  background: url('../images/gfx/pattern-light.gif') center center repeat #f5f0e6;
}
.block--cream-pattern-gradient:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #f5f0e6, rgba(245, 240, 230, 0));
}
.block--blue {
  background: #25255c;
  color: #fff;
}
.block--light-blue {
  background: #265797;
  color: #fff;
}
.block--almond {
  background: #ebe2d3;
}
.block--red {
  background: #8d202a;
  color: #fff;
}
.block--blue-flower {
  background: url('../images/gfx/blue-flowers.jpg') center center repeat #1d1c42;
  background-size: cover;
  color: #fff;
}
.block--beige {
  background: #f8efe6;
}
.block--reservation {
  background: url('../images/gfx/pattern-white.gif') center center repeat #fff;
}
.block--reservation:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(to bottom, #d9bd84, rgba(255, 255, 255, 0));
}
.block--reservation:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0));
}
.block--reservation .block__container {
  max-width: 810px;
}
.block--reservation .block__holder {
  padding-top: 150px;
  padding-bottom: 150px;
}
.block--person:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(to bottom, #dcc08a, #ffffff);
  z-index: -1;
}
.card {
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
  text-align: center;
  margin-bottom: 25px;
  text-decoration: none;
  position: relative;
  border-radius: 20px 20px 0 0;
  mask: url('../images/gfx/card-mask.svg') center bottom no-repeat;
  mask-size: 100% auto;
  height: 100%;
}
.card > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.card:hover {
  text-decoration: none;
}
.card__image {
  width: 100%;
}
.card__image--top {
  border-radius: 20px 20px 0 0;
}
.card__header {
  padding: 40px;
}
.card__content {
  padding: 40px 40px 60px;
  flex-grow: 1;
  font-size: 15.75px;
}
@media (min-width: 1500px) {
  .card__content {
    font-size: 21px;
  }
}
.card__title {
  font-size: 22.5px;
}
@media (min-width: 1500px) {
  .card__title {
    font-size: 30px;
  }
}
.card__subtitle {
  font-size: 18px;
}
@media (min-width: 1500px) {
  .card__subtitle {
    font-size: 24px;
  }
}
.card--book {
  background: #efe5d7;
}
.card--lama {
  color: #8d202a;
  background: #efe5d7;
}
.card--lama .quote {
  font-size: 18px;
}
@media (min-width: 1500px) {
  .card--lama .quote {
    font-size: 24px;
  }
}
.card--lama .card__title {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 30px;
  font-weight: 600 !important;
}
@media (min-width: 1500px) {
  .card--lama .card__title {
    font-size: 40px;
  }
}
.card--lama .card__title,
.card--lama .card__title:after {
  margin: 0;
}
.card--translation {
  background-color: #e2c073;
  background-image: -webkit-linear-gradient(top, #e2c073, #ecd6a3);
  background-image: linear-gradient(to bottom, #e2c073, #ecd6a3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe2c073', endColorstr='#ffecd6a3', GradientType=0);
}
.card--translation .card__content {
  padding-bottom: 1em;
}
.card--therapist {
  color: #fff;
}
.card--therapist--lecture {
  background: #8d202a;
}
.card--therapist--therapist {
  background: #c19d4d;
}
.card--therapist--both {
  background-color: #c19d4d;
  background-image: -webkit-linear-gradient(left, #8d202a, #c19d4d);
  background-image: linear-gradient(to right, #8d202a, #c19d4d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d202a', endColorstr='#ffc19d4d', GradientType=1);
}
.card--event {
  color: #fff;
}
.card--event--red {
  background: #8d202a;
}
.card--event--gold {
  background: #c19d4d;
}
.card--event--white {
  background: #fff;
  color: #8d202a;
}
.card--dharma {
  color: #fff;
  background-color: #8d202a;
  background-image: -webkit-linear-gradient(top, #8d202a, #af4a54);
  background-image: linear-gradient(to bottom, #8d202a, #af4a54);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d202a', endColorstr='#ffaf4a54', GradientType=0);
}
.card--dharma .card__header {
  border-radius: 20px 20px 0 0;
  min-height: 240px;
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  justify-content: center;
  align-items: center;
}
.card--dharma .card__header > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.card--dharma .card__title {
  padding: 0;
}
.card--nf-people {
  background-color: #8d202a;
  background-image: -webkit-linear-gradient(top, #8d202a, #af4a54);
  background-image: linear-gradient(to bottom, #8d202a, #af4a54);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d202a', endColorstr='#ffaf4a54', GradientType=0);
}
.card--nf-people .card__content {
  position: relative;
  color: #fff;
}
.card--nf-people .card__content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: -25px;
  width: 100%;
  background: url('../images/gfx/card-nf-people.png') center bottom no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  mask: url('../images/gfx/card-mask.svg') center bottom no-repeat;
  mask-size: 100% auto;
}
.card--meditation {
  color: #fff;
  background: #c19d4d;
}
.card--in-meditation {
  color: #8d202a;
  background: #fff;
  margin-top: 20px;
  position: relative;
  border-radius: 0;
  height: calc(100% - 68px);
}
.card--in-meditation:before {
  content: '';
  position: absolute;
  left: 0;
  top: -20px;
  width: 100%;
  height: 20px;
  background-color: #ebe2d2;
  background-image: -webkit-linear-gradient(top, #ebe2d2, #fff);
  background-image: linear-gradient(to bottom, #ebe2d2, #fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebe2d2', endColorstr='#ffffffff', GradientType=0);
  border-radius: 20px 20px 0 0;
}
.card--in-meditation .card__image {
  max-width: 135px;
  margin: 30px auto 0;
}
.card--annual {
  position: relative;
  color: #8d202a;
  background-color: #ebe2d2;
  background-image: -webkit-linear-gradient(top, #ebe2d2, #f2eadf);
  background-image: linear-gradient(to bottom, #ebe2d2, #f2eadf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebe2d2', endColorstr='#fff2eadf', GradientType=0);
}
.card--annual:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('../images/gfx/card-nf-people.png') center bottom no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  opacity: .1;
}
.card--annual .card__image {
  max-width: 80%;
  margin: 0 auto 40px;
  box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.5), 10px 10px 10px rgba(0, 0, 0, 0.2);
}
.card--document {
  color: #8d202a;
  background-color: #dcb55e;
  background-image: -webkit-linear-gradient(top, #dcb55e, #f0cf86);
  background-image: linear-gradient(to bottom, #dcb55e, #f0cf86);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdcb55e', endColorstr='#fff0cf86', GradientType=0);
}
.card--document .card__image {
  max-width: 80%;
  margin: 0 auto 40px;
}
.card--document .card__title {
  font-size: 18px;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 1500px) {
  .card--document .card__title {
    font-size: 24px;
  }
}
.card--document .card__title:after {
  margin-left: 0;
  margin-right: 0;
}
.card--qr {
  color: #8d202a;
  background-color: #dcb55e;
  background-image: -webkit-linear-gradient(top, #dcb55e, #f0cf86);
  background-image: linear-gradient(to bottom, #dcb55e, #f0cf86);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdcb55e', endColorstr='#fff0cf86', GradientType=0);
}
.card--qr .card__header {
  padding-bottom: 0;
}
.card--qr .card__image {
  max-width: 80%;
  margin: 0 auto 80px;
  aspect-ratio: 1;
  background: url('../images/gfx/qr.png') center center no-repeat;
  background-size: contain;
  padding: 19%;
}
.card--qr .card__content {
  padding: 0 20%;
  font-size: 18px;
}
@media (min-width: 1500px) {
  .card--qr .card__content {
    font-size: 24px;
  }
}
.card--qr .card__title {
  font-size: 36px;
  font-family: "zeitung", sans-serif;
  font-weight: 700;
  font-style: normal;
  display: block;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px;
}
@media (min-width: 1500px) {
  .card--qr .card__title {
    font-size: 48px;
  }
}
.card--qr .card__title:after {
  margin-left: 0;
  margin-right: 0;
}
.card--support {
  position: relative;
  color: #8d202a;
  padding-top: 60px;
  background-color: #dcb55e;
  background-image: -webkit-linear-gradient(top, #dcb55e, #f0cf86);
  background-image: linear-gradient(to bottom, #dcb55e, #f0cf86);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdcb55e', endColorstr='#fff0cf86', GradientType=0);
}
.card--support:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('../images/gfx/card-support.png') center top repeat-x;
  pointer-events: none;
  z-index: -1;
}
.card--support .card__title {
  margin-bottom: 0;
  font-family: "zeitung", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
}
@media (min-width: 1500px) {
  .card--support .card__title {
    font-size: 32px;
  }
}
.card--support .card__content {
  font-size: 18px;
}
@media (min-width: 1500px) {
  .card--support .card__content {
    font-size: 24px;
  }
}
.card--help {
  background-color: #8d202a;
  background-image: -webkit-linear-gradient(top, #8d202a, #af4a54);
  background-image: linear-gradient(to bottom, #8d202a, #af4a54);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d202a', endColorstr='#ffaf4a54', GradientType=0);
}
.card--help .card__title {
  color: #fff;
  padding: 0;
  min-height: 3em;
}
.card--help .card__content {
  position: relative;
  color: #fff;
}
.card--help .card__content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: -25px;
  width: 100%;
  background: url('../images/gfx/card-nf-people.png') center bottom no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  mask: url('../images/gfx/card-mask.svg') center bottom no-repeat;
  mask-size: 100% auto;
}
.card--yoga {
  background-color: #f7f0e6;
  background-image: -webkit-linear-gradient(top, #f7f0e6, #ebe2d2);
  background-image: linear-gradient(to bottom, #f7f0e6, #ebe2d2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f0e6', endColorstr='#ffebe2d2', GradientType=0);
}
.card--yoga .card__title {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #8d202a;
  padding: 0;
}
.card--yoga .card__content {
  padding-top: 0;
  padding-bottom: 40px;
  font-size: 15.75px;
}
@media (min-width: 1500px) {
  .card--yoga .card__content {
    font-size: 21px;
  }
}
.card--yoga .cta-link {
  margin-top: 20px;
}
.card--karmapa {
  position: relative;
  color: #8d202a;
  padding-top: 80px;
  background-color: #f5e0b5;
  background-image: -webkit-linear-gradient(top, #f5e0b5, #dbb35b);
  background-image: linear-gradient(to bottom, #f5e0b5, #dbb35b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5e0b5', endColorstr='#ffdbb35b', GradientType=0);
}
.card--karmapa:before {
  content: '';
  position: absolute;
  left: 0;
  top: 28px;
  width: 100%;
  height: 56px;
  background: url('../images/gfx/karmapa.png') center top repeat-x;
  pointer-events: none;
  z-index: -1;
}
.card--karmapa .card__title {
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 27px;
}
@media (min-width: 1500px) {
  .card--karmapa .card__title {
    font-size: 36px;
  }
}
.cards--3 .card--karmapa .card__title {
  font-size: 22.5px;
}
@media (min-width: 1500px) {
  .cards--3 .card--karmapa .card__title {
    font-size: 30px;
  }
}
.card--karmapa .card__subtitle {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 21px;
}
@media (min-width: 1500px) {
  .card--karmapa .card__subtitle {
    font-size: 28px;
  }
}
.cards--3 .card--karmapa .card__subtitle {
  font-size: 17.25px;
}
@media (min-width: 1500px) {
  .cards--3 .card--karmapa .card__subtitle {
    font-size: 23px;
  }
}
.card--karmapa figure {
  padding-left: 30px;
  padding-right: 30px;
}
.card--karmapa .card__image {
  border: 2px solid #fff;
  margin-top: 20px;
}
.card--karmapa .card__content {
  font-size: 18px;
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 1500px) {
  .card--karmapa .card__content {
    font-size: 24px;
  }
}
.card--karmapa .card__content > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.card--karmapa p {
  font-size: 22.5px;
  font-style: italic;
}
@media (min-width: 1500px) {
  .card--karmapa p {
    font-size: 30px;
  }
}
.card--karmapa p + .cta-link {
  margin-top: auto;
}
@media (max-width: 740px) {
  .card {
    margin: 0 auto 80px;
    max-width: 400px;
  }
}
.cards {
  padding: 40px 0;
  margin: 0 -10px;
}
.cards--2 {
  grid-template-columns: 1fr 1fr;
  max-width: 1180px;
  margin: 0 auto;
}
.cards--3 {
  grid-template-columns: repeat(3, 1fr);
  max-width: 1202px;
  margin: 0 auto;
}
.cards > div {
  height: 100%;
}
@media (min-width: 741px) {
  .cards {
    display: grid;
    column-gap: 16px;
    row-gap: 40px;
  }
}
@media (min-width: 741px) AND (max-width: 1140px) {
  .cards--3 {
    grid-template-columns: 1fr 1fr;
  }
}
.cards-filter {
  max-width: 1202px;
  margin: 0 auto;
  display: grid;
  align-items: start;
}
.cards-filter--therapists {
  grid-template-columns: 1fr 1fr 1fr;
}
.cards-filter--events {
  grid-template-columns: 1fr 2fr 2fr 2fr 2fr;
}
.cards-filter__item {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12.75px;
  display: block;
  text-align: center;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
@media (min-width: 1500px) {
  .cards-filter__item {
    font-size: 17px;
  }
}
.cards-filter__item--gold {
  background: #c19d4d;
}
.cards-filter__item--red {
  background: #8d202a;
}
.cards-filter__item--blue {
  background: #25255c;
}
.cards-filter__item--white {
  background: #ffffff;
  color: #8d202a;
}
@media (min-width: 741px) {
  .cards-filter {
    column-gap: 16px;
    text-align: center;
    align-items: start;
  }
  .cards-filter__item {
    mask: url('../images/gfx/card-mask.svg') center bottom no-repeat;
    mask-size: 100% auto;
    padding-top: 5px;
    padding-bottom: 20px;
    margin-bottom: 0;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-transform: translateZ(0);
  }
  .cards-filter__item:hover,
  .cards-filter__item.is-active {
    padding-bottom: 25px;
  }
}
@media (max-width: 740px) {
  .cards-filter {
    max-width: 400px;
    margin: 0 auto;
    column-gap: 5px;
  }
  .cards-filter__item {
    border-radius: 5px;
    font-size: 10.5px;
  }
  .cards-filter__item.is-active {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (max-width: 740px) and (min-width: 1500px) {
  .cards-filter__item {
    font-size: 14px;
  }
}
[data-role="collapsible-content"] {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
}
[data-role="collapsible-handle"] {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
}
[data-role="collapsible"].is-active [data-role="collapsible-content"] {
  max-height: 2000px;
}
[data-role="collapsible"].is-active [data-role="collapsible-handle"] {
  overflow: hidden;
  max-height: 0;
}
.columns {
  display: grid;
  margin-right: -20px;
}
editbarwrapper.columnsEdit editbar {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  right: auto;
  left: 0;
}
editbarwrapper.columnEdit editbar {
  right: auto;
  left: 0;
}
.cta-column {
  grid-auto-flow: column;
  text-align: center;
  font-size: 15.75px;
}
@media (min-width: 1500px) {
  .cta-column {
    font-size: 21px;
  }
}
.cta-column__header {
  border-radius: 20px 20px 0 0;
  padding: 25px;
}
.cta-column__header__content {
  text-transform: uppercase;
  font-size: 16.5px;
  line-height: 1.3;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media (min-width: 1500px) {
  .cta-column__header__content {
    font-size: 22px;
  }
}
.cta-column__header__content p {
  padding: 0 0 20px;
}
.cta-column__title {
  font-size: 22.5px;
  text-transform: uppercase;
  line-height: 45px;
  height: 90px;
  overflow: hidden;
  padding: 0;
}
@media (min-width: 1500px) {
  .cta-column__title {
    font-size: 30px;
  }
}
.cta-column__circle {
  margin: 30px auto 40px;
  max-width: 80%;
}
.cta-column__image {
  position: relative;
}
.cta-column__image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cta-column__image:before {
  content: '';
  padding-bottom: 78%;
  display: block;
}
.cta-column__footer {
  padding: 25px;
  border-radius: 0 0 20px 20px;
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cta-column__footer > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cta-column__footer .cta-link {
  padding-top: 20px;
  padding-bottom: 40px;
  margin-top: auto;
}
.cta-column--gold {
  background: #c19d4d;
}
.cta-column--gold,
.cta-column--gold a {
  color: #8d202a;
}
.cta-column--light {
  background: #f8efe6;
}
.cta-column--light,
.cta-column--light a {
  color: #25255c;
}
.cta-column--red {
  background: #8d202a;
}
.cta-column--red,
.cta-column--red a {
  color: #fff;
}
@media (min-width: 741px) {
  .cta-column {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: [header] auto [image] auto [foot] auto;
    column-gap: 20px;
  }
  .cta-column__header {
    position: relative;
    overflow: hidden;
  }
  .cta-column__header > * {
    position: relative;
    z-index: 1;
  }
  .cta-column__header:before {
    content: '';
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 0;
    width: 165%;
    height: 100%;
    background: #fff;
    pointer-events: none;
    mask: url('../images/gfx/tygr.svg') center top no-repeat;
    mask-size: 100% auto;
    -webkit-transform: translate(-60%, -20px);
    -moz-transform: translate(-60%, -20px);
    -ms-transform: translate(-60%, -20px);
    -o-transform: translate(-60%, -20px);
    transform: translate(-60%, -20px);
  }
  .cta-column--gold.cta-column__header:before {
    -webkit-transform: translate(4%, -20px);
    -moz-transform: translate(4%, -20px);
    -ms-transform: translate(4%, -20px);
    -o-transform: translate(4%, -20px);
    transform: translate(4%, -20px);
  }
  .cta-column--red.cta-column__header:before {
    -webkit-transform: translate(-124%, -20px);
    -moz-transform: translate(-124%, -20px);
    -ms-transform: translate(-124%, -20px);
    -o-transform: translate(-124%, -20px);
    transform: translate(-124%, -20px);
  }
}
@media (max-width: 740px) {
  .cta-column {
    max-width: 400px;
    margin: 0 auto;
  }
  .cta-column__footer {
    margin-bottom: 20px;
  }
}
.cta-link {
  text-align: center;
  display: block;
}
.cta-link__item {
  display: inline-block;
}
@media (max-width: 740px) {
  .cta-link__item + .cta-link__item {
    margin-top: 40px;
  }
}
.cta-link__link,
.cta-link-leaf__link,
.cta-link-menu__link {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  font-size: 14.25px;
  text-transform: uppercase;
  font-family: "zeitung", sans-serif;
  font-weight: 700;
  font-style: normal;
  cursor: pointer;
  line-height: 1.2;
  background: transparent;
  border: none;
}
@media (min-width: 1500px) {
  .cta-link__link,
  .cta-link-leaf__link,
  .cta-link-menu__link {
    font-size: 19px;
  }
}
.cta-link__link:hover,
.cta-link-leaf__link:hover,
.cta-link-menu__link:hover {
  text-decoration: none;
}
.cta-link__link {
  margin: 0 37px;
  padding: 0 30px 40px;
  width: 280px;
  text-decoration: none !important;
}
.cta-link__link:before {
  content: '';
  height: 30px;
  position: absolute;
  bottom: 5px;
  left: 50%;
  width: 230px;
  mask: url('../images/gfx/cta-link--mask.svg') center center no-repeat;
  mask-size: 100% 100%;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
a.cta-link__link:hover:before,
button.cta-link__link:hover:before,
a:hover .cta-link__link:before {
  bottom: 0;
}
.cta-link-leaf__link {
  padding: 0 0 80px;
}
.cta-link-leaf__link:before {
  content: '';
  width: 58px;
  height: 58px;
  position: absolute;
  bottom: 0;
  left: 50%;
  mask: url('../images/gfx/cta-link-leaf--mask.svg') center center no-repeat;
  mask-size: 100% 100%;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.cta-link-leaf__link:hover:before {
  bottom: -5px;
}
.cta-link-menu__link {
  padding: 0 0 15px;
  margin: 0 40px;
  max-width: 280px;
}
.cta-link-menu__link:before {
  content: '';
  width: 100%;
  height: 6px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  mask: url('../images/gfx/link-mask.svg') center center no-repeat;
  mask-size: auto 100%;
}
a.cta-link-menu__link:hover:before,
button.cta-link-menu__link:hover:before,
a:hover .cta-link-menu__link:before {
  bottom: -5px;
}
.cta-link .more {
  margin: 0 30px;
}
.cta-link--gold,
.cta-link--gold a,
.cta-link--gold button {
  color: #c19d4d;
}
.cta-link--white,
.cta-link--white a,
.cta-link--white button {
  color: #fff;
}
.cta-link--red,
.cta-link--red a,
.cta-link--red button {
  color: #8d202a;
}
.cta-link--blue,
.cta-link--blue a,
.cta-link--blue button {
  color: #25255c;
}
.cta-link--gold .cta-link__link:before {
  background: #8d202a;
}
.cta-link--white [class*="__link"]:before {
  background: #fff;
}
.cta-link--red [class*="__link"]:before {
  background: #8d202a;
}
.cta-link--blue [class*="__link"]:before {
  background: #25255c;
}
.cta-link--gold [class*="__link"]:before {
  background: #c19d4d;
}
.card .cta-link__link,
.cta-column .cta-link__link {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
  width: auto;
}
.card .cta-link__link:before,
.cta-column .cta-link__link:before {
  max-width: 90%;
}
.block__container > * {
  position: relative;
  z-index: 1;
}
.decoration-holder {
  position: static !important;
}
.decoration {
  position: absolute;
  z-index: 0;
  mask: center center no-repeat;
  mask-size: contain;
}
.decoration--color-cream {
  background: #f8efe6;
}
.decoration--color-almond {
  background: #ebe2d3;
}
.decoration--color-gold {
  background: #c19d4d;
}
.decoration--color-white {
  background: #ffffff;
}
.decoration--stick {
  width: 122px;
  height: 774px;
  mask-image: url('../images/gfx/decoration/valecek.svg');
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  margin: 0 600px;
}
.decoration--stick--left {
  right: 50%;
}
.decoration--stick--right {
  left: 50%;
}
@media (max-width: 1470px) {
  .decoration--stick {
    margin: 0 40vw;
    width: 8vw;
  }
}
@media (max-width: 1140px) {
  .decoration--stick {
    display: none;
  }
}
@media (min-width: 1141px) {
  .decoration--flower {
    height: 100vh;
    width: 30%;
    mask-image: url('../images/gfx/decoration/kvetina.svg');
    mask-position: right center;
    mask-size: auto 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
  }
}
@media (min-width: 1141px) {
  .decoration--cloud {
    width: 372px;
    height: 180px;
    mask-image: url('../images/gfx/decoration/mrak.svg');
    mask-position: center center;
    mask-size: contain;
    position: absolute;
    left: 50%;
    top: 80px;
    margin: 0 600px;
  }
}
@media (max-width: 1470px) {
  .decoration--cloud {
    margin: 0 40vw;
    width: 8vw;
  }
}
@media (min-width: 1141px) {
  .decoration--tower {
    height: 70vh;
    width: 20%;
    mask-image: url('../images/gfx/decoration/vez.svg');
    mask-position: right center;
    mask-size: auto 100%;
    position: fixed;
    left: 0;
    top: 20vh;
  }
}
.decoration--karmapa-roh {
  background: none !important;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}
@media (min-width: 1141px) {
  .decoration--karmapa-roh:before,
  .decoration--karmapa-roh:after {
    content: '';
    position: absolute;
    top: 36px;
    width: 304px;
    height: 304px;
    mask: url('../images/gfx/karmapa-roh.png') left top no-repeat;
    mask-size: contain;
  }
  .decoration--karmapa-roh:before {
    left: 36px;
  }
  .decoration--karmapa-roh:after {
    right: 36px;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}
.decoration--karmapa-roh.decoration--color-gold:before,
.decoration--karmapa-roh.decoration--color-gold:after {
  background: #c19d4d;
}
.divider--rgc,
.divider--cgr,
.divider--rgw,
.divider--wgr {
  background: url('../images/gfx/rainbow-bottom.png');
  background-size: 100% 100%;
  height: 225px;
}
.divider--rgc,
.divider--rgw {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.divider--rgc,
.divider--cgr {
  background-color: #f8efe6;
}
.divider--red {
  background-color: #8d202a;
  height: 225px;
}
.donate-form {
  text-align: center;
  margin: 0 auto;
  max-width: 940px;
}
.donate-form__item label {
  display: block;
  padding-bottom: .3em;
}
.donate-form__item input {
  width: 100%;
  border: 1px solid #fff;
  border-radius: 5px;
  font-family: inherit;
  font-size: 10.5px;
  padding: 10px;
}
@media (min-width: 1500px) {
  .donate-form__item input {
    font-size: 14px;
  }
}
.donate-form__item input:focus {
  border-color: #000;
  outline: 0;
}
.donate-form__holder {
  display: block;
}
.donate-form__help {
  font-size: .8em;
}
.donate-form__check {
  padding: 0;
}
.donate-form .cta-link {
  margin-top: 1.5em;
}
.donate-form .help-block {
  display: block;
  background: #fff;
  padding: 3px;
  border-radius: 3px;
  margin-top: 3px;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media (min-width: 741px) {
  .donate-form__items {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .donate-form__items > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .donate-form__item {
    width: 32%;
  }
  .donate-form__item--wide {
    justify-self: center;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.embed--yt {
  position: relative;
}
.embed--yt:before {
  content: '';
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
  padding-bottom: 60%;
}
.embed--yt iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.gallery__item--gallery_item {
  background: #000;
}
.gallery__item--html_simple {
  background: #f7f0e6;
  padding: 40px;
  text-align: center;
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
.gallery__item--html_simple > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gallery__item--html_simple :last-child {
  padding: 0;
  margin: 0;
}
.gallery__image {
  display: block;
  width: 100%;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
}
.gallery__link:hover .gallery__image {
  opacity: .8;
}
@media (min-width: 741px) AND (max-width: 1140px) {
  .gallery__item {
    width: 50%;
  }
}
@media (min-width: 1141px) {
  .gallery__item {
    width: 33.33333333%;
  }
}
@media (min-width: 741px) {
  .gallery {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .gallery > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.grid--width-narrow {
  margin: 0 auto;
  max-width: 1050px;
}
.grid__item {
  position: relative;
}
.grid--lines-cream:before {
  background: #deceb2;
}
.grid--lines-cream .grid__item:before,
.grid--lines-cream .grid__item:after {
  background: #deceb2;
}
.grid--lines-white:before {
  background: #ffffff;
}
.grid--lines-white .grid__item:before,
.grid--lines-white .grid__item:after {
  background: #ffffff;
}
.grid--lines-red:before {
  background: #8d202a;
}
.grid--lines-red .grid__item:before,
.grid--lines-red .grid__item:after {
  background: #8d202a;
}
.grid--lines-gold:before {
  background: #c19d4d;
}
.grid--lines-gold .grid__item:before,
.grid--lines-gold .grid__item:after {
  background: #c19d4d;
}
@media (max-width: 740px) {
  .grid__item {
    margin-bottom: 30px;
  }
}
@media (min-width: 741px) {
  .grid {
    display: grid;
    column-gap: 40px;
    row-gap: 30px;
  }
  .grid--columns-2 {
    grid-template-columns: 1fr 1fr;
  }
  .grid--columns-12 {
    grid-template-columns: 1fr 2fr;
  }
  .grid--columns-13 {
    grid-template-columns: 1fr 3fr;
  }
  .grid--columns-14 {
    grid-template-columns: 1fr 4fr;
  }
  .grid--columns-21 {
    grid-template-columns: 2fr 1fr;
  }
  .grid--columns-31 {
    grid-template-columns: 3fr 1fr;
  }
  .grid--columns-41 {
    grid-template-columns: 4fr 1fr;
  }
  .grid--center {
    align-items: center;
  }
  .grid--reverse {
    grid-auto-flow: dense;
    direction: rtl;
  }
  .grid--lines-vertical,
  .grid--lines-both {
    column-gap: 200px;
  }
  .grid--lines-both {
    row-gap: 200px;
  }
  .grid--lines-vertical {
    position: relative;
  }
  .grid--lines-vertical:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    margin-left: -1px;
  }
  .grid--lines-both .grid__item:nth-child(odd):before {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 1px;
    margin-left: 99px;
  }
  .grid--lines-both .grid__item:not(:first-child):not(:nth-child(2)):after {
    content: '';
    position: absolute;
    left: 0;
    top: -99px;
    right: 0;
    height: 1px;
  }
}
.homepage-news {
  margin-bottom: 86px;
}
@media (max-width: 740px) {
  .homepage-news .article-box {
    margin: 0 auto 20px;
    max-width: 400px;
  }
}
@media (min-width: 741px) {
  .homepage-news {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 15px;
    row-gap: 15px;
  }
}
.html--align-center {
  text-align: center;
}
.html--width-narrow {
  margin: 0 auto;
  max-width: 787.5px;
}
.html--width-x-narrow {
  margin: 0 auto;
  max-width: 450px;
}
.html--decoration-top.html--style-red:before,
.html--decoration-both.html--style-red:before {
  content: '';
  display: block;
  height: 14px;
  margin: 0 auto;
  max-width: 697.5px;
  background: url("../images/gfx/title-red.png") center center no-repeat;
  background-size: 100% 100%;
  margin-bottom: 30px;
}
.html--decoration-top.html--style-red:after,
.html--decoration-both.html--style-red:after {
  content: '';
  display: block;
  height: 14px;
  margin: 0 auto;
  max-width: 697.5px;
  background: url("../images/gfx/title-red.png") center center no-repeat;
  background-size: 100% 100%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-bottom: -10px;
}
.image__image {
  margin: 0 auto;
}
.image--round {
  position: relative;
}
.image--round:before {
  content: '';
  padding-bottom: 100%;
  display: block;
  background: center center no-repeat;
  background-size: 100% 100%;
}
.image--roundCream:before {
  background-image: url('../images/gfx/image-round-cream.svg');
}
.image--roundAlmond:before {
  background-image: url('../images/gfx/image-round-almond.svg');
}
.image--round .image__image {
  position: absolute;
  object-fit: cover;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 7%;
  border-radius: 50%;
}
.image-four {
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
}
.image-four > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-four__item {
  width: 25%;
}
.image-four__item img {
  width: 100%;
}
.image-wide {
  background: center center no-repeat;
  background-size: cover;
  min-height: 38vw;
}
@media (max-width: 740px) {
  .image-wide {
    background-attachment: initial !important;
  }
}
.kkpl-box__main {
  text-align: center;
  padding: 40px;
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
.kkpl-box__main > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.kkpl-box__main :last-child {
  padding-bottom: 0;
}
.kkpl-box--blue .kkpl-box__main {
  background: #fff;
  color: #25255c;
}
.kkpl-box--blue .kkpl-box__main p {
  font-size: 22.5px;
}
@media (min-width: 1500px) {
  .kkpl-box--blue .kkpl-box__main p {
    font-size: 30px;
  }
}
.kkpl-box--gold .kkpl-box__main {
  background: #c19d4d;
  color: #fff;
}
.kkpl-box--gold .kkpl-box__main p {
  font-size: 15.75px;
}
@media (min-width: 1500px) {
  .kkpl-box--gold .kkpl-box__main p {
    font-size: 21px;
  }
}
.kkpl-box--gold .kkpl-box__main p:not(:last-child) {
  position: relative;
  padding-bottom: 40px;
}
.kkpl-box--gold .kkpl-box__main p:not(:last-child):after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 20px;
  width: 60%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 1px;
  background: #fff;
}
@media (min-width: 741px) {
  .kkpl-box {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    align-items: stretch;
  }
  .kkpl-box > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .kkpl-box__main,
  .kkpl-box__aside {
    width: 50%;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .kkpl-box__main {
    margin-top: 200px;
  }
  .kkpl-box--gold {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.media-kits {
  display: grid;
  grid-template-columns: 1fr 1fr;
  text-align: center;
}
@media (min-width: 1141px) {
  .media-kits {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.media-kit {
  margin-bottom: 60px;
}
.media-kit__image {
  display: inline-block;
  margin-bottom: 60px;
}
.media-kit__img {
  max-width: 25vw;
  display: inline-block;
}
.newsletter-form__input {
  display: block;
  width: 100%;
  max-width: 488px;
  text-align: center;
  border: 0;
  border-radius: 2px;
  margin: 0 auto 2em;
  padding: .5em;
}
.newsletter-form__input--name {
  margin-bottom: .5em;
}
.newsletter-form--footer .newsletter-form__input {
  max-width: 228px;
  background: #8d202a;
  color: #fff;
}
.newsletter-form--content .newsletter-form__input {
  background: #fff;
  color: #8d202a;
  padding: 1em;
}
.panel {
  padding: 60px 0;
  position: relative;
}
.panel__image {
  mask: url('../images/gfx/circle.svg') center center no-repeat;
  mask-size: contain;
  object-fit: cover;
}
.panel__content {
  text-align: center;
}
.panel__title {
  font-size: 30px;
}
@media (min-width: 1500px) {
  .panel__title {
    font-size: 40px;
  }
}
.panel--bg-red {
  background: #8d202a;
}
.panel--bg-cream {
  background: #f8efe6;
}
.panel--bg-almond {
  background: #ebe2d3;
}
.panel--korlo {
  color: #fff;
  background: #8d202a;
}
@media (max-width: 1140px) {
  .panel__image {
    margin: 0 auto 60px;
    aspect-ratio: 1;
    max-width: 70vw;
  }
}
@media (min-width: 1141px) {
  .panel {
    padding: 140px 0;
  }
  .panel__image {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
  }
  .panel__content {
    width: 45%;
  }
  .panel--odd .panel__image {
    right: 0;
    mask-position: left 30%;
    mask-size: 120% auto;
  }
  .panel--odd .panel__content {
    right: 0;
    mask-position: left 30%;
    mask-size: 120% auto;
  }
  .panel--even .panel__container {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .panel--even .panel__container > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .panel--even .panel__image {
    left: 0;
    mask-position: right 30%;
    mask-size: 120% auto;
  }
  .panel--even .panel__content {
    right: 0;
    mask-position: left 30%;
    mask-size: 120% auto;
  }
  .panel--first {
    padding-top: 240px;
  }
  .panel--first.panel--even .panel__image {
    mask-position: right 0;
    mask-size: 130% auto;
  }
  .panel--first.panel--odd .panel__image {
    mask-position: left 0;
    mask-size: 130% auto;
  }
  .panel--last {
    padding-bottom: 240px;
  }
  .panel--last.panel--even .panel__image {
    mask-position: right bottom;
    mask-size: 130% auto;
  }
  .panel--last.panel--odd .panel__image {
    mask-position: left bottom;
    mask-size: 130% auto;
  }
  .panel--korlo {
    padding: 140px 0;
  }
  .panel--korlo .panel__image {
    mask-size: auto 100%;
    top: -100px;
    bottom: -100px;
    height: calc(100% + 200px);
    width: 35%;
    z-index: 10;
  }
  .panel--korlo.panel--odd .panel__content {
    margin-left: 10%;
  }
  .panel--korlo.panel--even .panel__content {
    margin-right: 10%;
  }
}
.person-header {
  margin-bottom: 80px;
}
.person-header .spacer--decoration-stick {
  max-width: 300px;
  margin-top: 0;
}
.project-item {
  margin-bottom: 40px;
}
.project-item__title {
  text-transform: uppercase;
}
.project-item__content {
  background-color: #dcb55e;
  background-image: -webkit-linear-gradient(top, #dcb55e, #f0cf86);
  background-image: linear-gradient(to bottom, #dcb55e, #f0cf86);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdcb55e', endColorstr='#fff0cf86', GradientType=0);
}
.project-item__image {
  aspect-ratio: 1.3;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.project-item__content {
  padding: 30px 40px;
  text-align: center;
  position: relative;
}
.project-item__content:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url('../images/gfx/rastr-project.png') center bottom repeat-x;
  pointer-events: none;
  opacity: .4;
  border-radius: 0 0 20px 20px;
}
.project-item__perex {
  color: #8d202a;
  font-size: 15.75px;
  margin-bottom: 2em;
}
@media (min-width: 1500px) {
  .project-item__perex {
    font-size: 21px;
  }
}
.project-item:hover {
  text-decoration: none;
}
@media (max-width: 740px) {
  .project-item {
    margin: 0 auto 40px;
    max-width: 400px;
    display: block;
  }
  .project-item__image {
    border-radius: 20px 20px 0 0;
  }
  .project-item__content {
    border-radius: 0 0 20px 20px;
  }
}
@media (min-width: 741px) {
  .project-item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "image content";
  }
  .project-item__content {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
  }
  .project-item__content > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .project-item__image {
    grid-area: image;
  }
  .project-item__content {
    grid-area: content;
  }
  .project-item--odd .project-item__image {
    border-radius: 20px 0 0 20px;
  }
  .project-item--odd .project-item__content {
    border-radius: 0 20px 20px 0;
  }
  .project-item--even {
    grid-template-areas: "content image";
  }
  .project-item--even .project-item__image {
    border-radius: 0 20px 20px 0;
  }
  .project-item--even .project-item__content {
    border-radius: 20px 0 0 20px;
  }
}
.quote-block {
  text-align: center;
  padding: 60px 0;
  margin: 0 auto 40px;
  max-width: 900px;
}
.quote-block__quote {
  font-weight: 300;
  font-style: italic;
  margin: 0;
  font-size: 29.25px;
}
@media (min-width: 1500px) {
  .quote-block__quote {
    font-size: 39px;
  }
}
.quote-block__name {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  margin: 40px 0 0;
}
@media (min-width: 1500px) {
  .quote-block__name {
    font-size: 24px;
  }
}
.quote-block--style-red {
  color: #8d202a;
}
.quote-block--small .quote-block__quote {
  font-size: 22.5px;
}
@media (min-width: 1500px) {
  .quote-block--small .quote-block__quote {
    font-size: 30px;
  }
}
.quote-block--small .quote-block__name {
  font-size: 13.5px;
}
@media (min-width: 1500px) {
  .quote-block--small .quote-block__name {
    font-size: 18px;
  }
}
.quote-block--smallest .quote-block__quote {
  font-size: 18px;
}
@media (min-width: 1500px) {
  .quote-block--smallest .quote-block__quote {
    font-size: 24px;
  }
}
.quote-block--smallest .quote-block__name {
  font-size: 12px;
}
@media (min-width: 1500px) {
  .quote-block--smallest .quote-block__name {
    font-size: 16px;
  }
}
.reservation {
  text-align: center;
}
.reservation__event-title {
  color: #8d202a;
  margin-top: 60px;
}
.reservation__event {
  text-align: center;
  border: solid #8d202a;
  border-width: 1px 0;
  padding: 0 1em;
  color: #8d202a;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  display: inline-block;
  margin: 0 auto 1.5em;
  font-size: 24.75px;
}
@media (min-width: 1500px) {
  .reservation__event {
    font-size: 33px;
  }
}
.reservation__block {
  margin-top: 2.5em;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24.75px;
  color: #8d202a;
  padding: 0;
}
@media (min-width: 1500px) {
  .reservation__block {
    font-size: 33px;
  }
}
.reservation__block-price {
  font-size: 22.5px;
  color: #8d202a;
}
@media (min-width: 1500px) {
  .reservation__block-price {
    font-size: 30px;
  }
}
.reservation__date {
  text-align: center;
  border: solid #8d202a;
  border-width: 1px 0;
  padding: 5px 1em;
  color: #8d202a;
  display: inline-block;
  margin: 1em auto 1.5em;
  font-size: 18px;
}
@media (min-width: 1500px) {
  .reservation__date {
    font-size: 24px;
  }
}
.reservation--basket.block__container {
  max-width: 1050px;
}
.reservation__total {
  max-width: 600px;
  margin: 80px auto;
  border-bottom: 1px solid #8d202a;
  color: #8d202a;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 30px;
}
@media (min-width: 1500px) {
  .reservation__total {
    font-size: 40px;
  }
}
.reservation__prices {
  line-height: 1em;
  margin-top: 40px;
}
.reservation__prices label {
  line-height: 1.2;
  padding: 10px 20px;
  margin: 0 15px 10px;
}
.reservation__prices strong {
  display: block;
  font-size: 1.3em;
  font-weight: 700;
}
.reservation__prices small {
  display: block;
  max-width: 300px;
  margin: 0 auto;
}
@media (min-width: 741px) {
  .reservation__prices {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .reservation__prices > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.form-article {
  margin: 60px 0;
}
.form-article__title {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  color: #8d202a;
}
@media (min-width: 1500px) {
  .form-article__title {
    font-size: 24px;
  }
}
.form-article__text {
  font-size: 14.25px;
}
@media (min-width: 1500px) {
  .form-article__text {
    font-size: 19px;
  }
}
.reservation__next,
.reservation__prev {
  position: relative;
  line-height: 40px;
  border: 0;
  background: none;
  text-transform: uppercase;
  padding: 0 54px;
  color: #8d202a;
  text-align: center;
  display: block;
  font-size: 15.75px;
  font-family: "zeitung", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 1500px) {
  .reservation__next,
  .reservation__prev {
    font-size: 21px;
  }
}
.reservation__next:before,
.reservation__prev:before {
  content: '';
  width: 36px;
  height: 36px;
  background: #8d202a;
  mask: url('../images/gfx/cta-link-leaf--mask.svg') center center no-repeat;
  mask-size: contain;
  position: absolute;
  top: 20px;
  margin: -20px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: translateZ(0);
}
.reservation__next:hover,
.reservation__prev:hover {
  text-decoration: none;
}
.reservation__next:hover:before,
.reservation__prev:hover:before {
  margin: -20px -25px;
}
.reservation__prev:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 20px;
}
.reservation__next:before {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  right: 20px;
}
.reservation__nav {
  padding-top: 60px;
}
.reservation__nav span {
  display: none;
}
@media (max-width: 740px) {
  .reservation__next,
  .reservation__prev {
    width: 100%;
  }
  .reservation__next:nth-child(2),
  .reservation__prev:nth-child(2) {
    margin-top: 40px;
  }
}
@media (min-width: 741px) {
  .reservation__nav {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    justify-content: space-between;
    align-items: center;
  }
  .reservation__nav > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .reservation__nav:not(.reservation__nav--flow) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.radio-stack {
  margin: 0 auto;
  max-width: 330px;
}
.radio-stack__item {
  margin-bottom: 20px;
}
.radio-stack + .radio-stack {
  border-top: 1px solid #8d202a;
}
.radio-stack__title {
  padding: 3em;
  color: #8d202a;
  text-transform: uppercase;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.radio-stack-line {
  margin-bottom: 60px;
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  justify-content: space-between;
}
.radio-stack-line > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.reservation-table {
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 2em;
}
.reservation-table td,
.reservation-table th {
  padding: 10px;
  border-bottom: 1px solid #8d202a;
  text-align: left;
  font-size: 14.25px;
}
@media (min-width: 1500px) {
  .reservation-table td,
  .reservation-table th {
    font-size: 19px;
  }
}
.reservation-table td.amount,
.reservation-table th.amount {
  text-align: right;
}
.reservation-table thead th {
  border-bottom-width: 2px;
}
.reservation-table th {
  vertical-align: top;
  color: #8d202a;
  font-family: "zeitung", sans-serif;
  font-weight: 300;
  font-style: normal;
  white-space: nowrap;
  font-size: 18px;
}
@media (min-width: 1500px) {
  .reservation-table th {
    font-size: 24px;
  }
}
.reservation-table .head {
  width: 24%;
}
.reservation-table .amount {
  width: 18%;
  vertical-align: middle;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #8d202a;
  white-space: nowrap;
}
.reservation-table .actions {
  font-size: 14.25px;
  text-align: right;
}
@media (min-width: 1500px) {
  .reservation-table .actions {
    font-size: 19px;
  }
}
.slideshow {
  min-height: 40px;
}
.slideshow__image {
  width: 100%;
  max-height: 80vh;
  object-fit: cover;
}
.slideshow .slick-arrow {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #fff;
  mask: url('../images/gfx/cta-link-leaf--mask.svg') center center no-repeat;
  mask-size: contain;
  top: 50%;
  overflow: hidden;
  text-indent: -1000px;
  border: 0;
  z-index: 10;
}
.slideshow .slick-prev {
  left: 20px;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  -moz-transform: translate(0, -50%) rotate(90deg);
  -ms-transform: translate(0, -50%) rotate(90deg);
  -o-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
}
.slideshow .slick-next {
  right: 20px;
  -webkit-transform: translate(0, -50%) rotate(-90deg);
  -moz-transform: translate(0, -50%) rotate(-90deg);
  -ms-transform: translate(0, -50%) rotate(-90deg);
  -o-transform: translate(0, -50%) rotate(-90deg);
  transform: translate(0, -50%) rotate(-90deg);
}
@media (min-width: 741px) {
  .slideshow .slick-arrow {
    width: 75px;
    height: 75px;
  }
}
.socials a {
  display: inline-block;
  overflow: hidden;
  text-indent: -1000px;
  width: 63px;
  height: 63px;
  background: center center no-repeat;
  margin: 0 5px;
}
.socials a.facebook {
  background-image: url('../images/gfx/facebook.png');
}
.socials a.pinterest {
  background-image: url('../images/gfx/pinterest.png');
}
.socials a.instagram {
  background-image: url('../images/gfx/instagram.png');
}
.spacer {
  background: center center no-repeat;
}
.spacer--h-0 {
  height: 0;
}
.spacer--h-20 {
  height: 20px;
}
.spacer--h-40 {
  height: 40px;
}
.spacer--h-80 {
  height: 80px;
}
.spacer--h-140 {
  height: 140px;
}
.spacer--h-200 {
  height: 200px;
}
.spacer--mb-20 {
  margin-bottom: 20px;
}
.spacer--mb-40 {
  margin-bottom: 40px;
}
.spacer--mb-60 {
  margin-bottom: 60px;
}
.spacer--mb-80 {
  margin-bottom: 80px;
}
.spacer--mb-100 {
  margin-bottom: 100px;
}
.spacer--mb-120 {
  margin-bottom: 120px;
}
.spacer--decoration-dot {
  background-size: 14px 14px;
}
.spacer--decoration-dot.spacer--red {
  background-image: url('../images/gfx/dot-red.svg');
}
.spacer--decoration-line-top,
.spacer--decoration-line-bottom {
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.spacer--decoration-line-top > *,
.spacer--decoration-line-bottom > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.spacer--decoration-line-top:before,
.spacer--decoration-line-bottom:before {
  content: '';
  display: block;
  height: 16px;
  background: center center no-repeat;
  background-size: 100% 16px;
  max-width: 750px;
  width: 100%;
}
.spacer--decoration-line-bottom:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.spacer--decoration-line-top.spacer--red:before,
.spacer--decoration-line-bottom.spacer--red:before {
  background-image: url('../images/gfx/title-red.svg');
}
.spacer--decoration-outline {
  position: relative;
}
.spacer--decoration-outline:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100%;
  max-width: 430px;
  height: 1px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.spacer--decoration-outline.spacer--almond:after {
  background: #d8c9b4;
}
.spacer--decoration-outline.spacer--blue:after {
  background: #25255c;
}
.spacer--decoration-face {
  height: 500px;
  position: relative;
  z-index: 0;
}
.spacer--decoration-face:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1200px;
  height: 1200px;
  z-index: -1;
  -webkit-transform: translate(-50%, -60%);
  -moz-transform: translate(-50%, -60%);
  -ms-transform: translate(-50%, -60%);
  -o-transform: translate(-50%, -60%);
  transform: translate(-50%, -60%);
  mask: url('../images/gfx/face.svg') center center no-repeat;
  mask-size: contain;
  opacity: .6;
}
.spacer--decoration-face.spacer--almond:after {
  background: #ebe2d3;
}
.spacer--decoration-face.spacer--cream:after {
  background: #f8efe6;
}
.spacer--decoration-stick {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  max-width: 560px;
}
.spacer--decoration-stick:after {
  content: '';
  display: block;
  padding-bottom: 40.17857143%;
  mask: url('../images/gfx/decoration/valec.svg') center center no-repeat;
  mask-size: contain;
}
.spacer--decoration-stick.spacer--almond:after {
  background: #ebe2d3;
}
.spacer--decoration-stick.spacer--almond:after {
  background: #f8efe6;
}
.spacer--decoration-stick.spacer--coffee:after {
  background: #d8c9b4;
}
.block {
  mask-size: 100% 20px;
  mask-repeat: no-repeat;
  mask-position: center bottom;
}
.title {
  text-align: center;
}
.title h1,
.title h2,
.title h3 {
  display: inline-block;
  margin: 0 50px 1.5em;
  padding: 0;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #8d202a;
  line-height: 1.2em;
}
.title h1:after,
.title h2:after,
.title h3:after {
  content: '';
  display: block;
  height: 16px;
  margin: 0 -50px;
  background: center center no-repeat;
  background-size: 100% 100%;
}
.title--style-red h1,
.title--style-red h2,
.title--style-red h3 {
  color: #8d202a;
}
.title--style-red h1:after,
.title--style-red h2:after,
.title--style-red h3:after {
  background-image: url("../images/gfx/title-red.svg");
}
.title--style-gold h1,
.title--style-gold h2,
.title--style-gold h3 {
  color: #c19d4d;
}
.title--style-gold h1:after,
.title--style-gold h2:after,
.title--style-gold h3:after {
  background-image: url("../images/gfx/title-gold.svg");
}
.title--style-white-gold h1,
.title--style-white-gold h2,
.title--style-white-gold h3 {
  color: #fff;
}
.title--style-white-gold h1:after,
.title--style-white-gold h2:after,
.title--style-white-gold h3:after {
  background-image: url("../images/gfx/title-gold.svg");
}
.title--style-white h1,
.title--style-white h2,
.title--style-white h3 {
  color: #fff;
}
.title--style-white h1:after,
.title--style-white h2:after,
.title--style-white h3:after {
  background-image: url("../images/gfx/title-white.svg");
}
.title--style-blue h1,
.title--style-blue h2,
.title--style-blue h3 {
  color: #25255c;
}
.title--style-blue h1:after,
.title--style-blue h2:after,
.title--style-blue h3:after {
  background-image: url("../images/gfx/title-blue.svg");
}
.title--h1 h1,
.title--h1 h2,
.title--h1 h3 {
  font-size: 36px;
}
@media (min-width: 1500px) {
  .title--h1 h1,
  .title--h1 h2,
  .title--h1 h3 {
    font-size: 48px;
  }
}
.title--h2 h1,
.title--h2 h2,
.title--h2 h3 {
  font-size: 22.5px;
}
@media (min-width: 1500px) {
  .title--h2 h1,
  .title--h2 h2,
  .title--h2 h3 {
    font-size: 30px;
  }
}
.title--h3 h1,
.title--h3 h2,
.title--h3 h3 {
  font-size: 18px;
}
@media (min-width: 1500px) {
  .title--h3 h1,
  .title--h3 h2,
  .title--h3 h3 {
    font-size: 24px;
  }
}
.title--no-padding .title__title {
  margin-bottom: 30px;
}
.video {
  position: relative;
  overflow: hidden;
  max-height: 90vh;
}
.video::before {
  content: '';
  display: block;
  padding-bottom: 62%;
}
.video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.visual {
  background: center center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.visual__container {
  position: relative;
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.visual__container > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.visual__content {
  font-size: 42px;
  text-align: center;
  color: #fff;
  padding: 0;
  font-family: "zeitung", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.3em;
}
@media (min-width: 1500px) {
  .visual__content {
    font-size: 56px;
  }
}
.visual__subtitle {
  font-size: 30px;
}
@media (min-width: 1500px) {
  .visual__subtitle {
    font-size: 40px;
  }
}
.visual__text {
  font-family: "zeitung", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 27px;
  font-style: italic;
  line-height: 1.2;
  margin-top: 1em;
}
@media (min-width: 1500px) {
  .visual__text {
    font-size: 36px;
  }
}
.visual--circle .visual__container:after {
  content: '';
  display: block;
  height: 50vw;
  width: 100%;
  mask: center center no-repeat;
  mask-size: contain;
}
.visual--circle-sign .visual__container:after {
  mask-image: url('../images/gfx/visual.circle.white.png');
}
.visual--circle-book .visual__container:after {
  mask-image: url('../images/gfx/visual.circle.publish.png');
}
.visual--circle-tower .visual__container:after {
  mask-image: url('../images/gfx/visual.circle.red.png');
}
.visual--circle-nope .visual__container:after {
  display: none;
}
.visual--circle-color-white .visual__container:after {
  background: #ffffff;
}
.visual--circle-color-white-cream .visual__container:after {
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #e8dfce);
  background-image: linear-gradient(to bottom, #ffffff, #e8dfce);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe8dfce', GradientType=0);
}
.visual--circle-color-white-red .visual__container:after {
  background-image: linear-gradient(to bottom, #ffffff, #e8dfce, #8d202a);
}
@media (min-width: 741px) {
  .visual__container {
    height: 40vw;
  }
  .visual--circle .visual__container {
    position: relative;
  }
  .visual--circle .visual__container:after {
    position: absolute;
    left: 70%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 105%;
    width: 50vw;
    mask-position: left center;
    mask-size: auto 100%;
  }
}
@media (max-width: 740px) {
  .visual {
    padding: 30px 0;
  }
  .visual__content {
    padding-bottom: 30px;
  }
}
.event-detail {
  max-width: 1050px;
  margin: 0 auto;
}
.event-detail__main,
.event-detail__aside {
  margin-bottom: 60px;
}
.event-detail__main h2 {
  font-size: 28px;
  color: #8d202a;
}
.event-detail__main a {
  color: #8d202a;
}
.event-detail__date {
  display: block;
}
.event-detail__cta {
  text-align: center;
}
.event-detail .cta-link__link {
  max-width: 200px;
}
.event-detail__slot {
  padding: 20px 0;
  margin-top: -1px;
  position: relative;
  border: solid #8d202a;
  border-width: 1px 0;
  text-align: center;
}
.event-detail__slot a {
  color: #8d202a;
}
.event-detail__slot > :last-child {
  padding: 0;
}
@media (min-width: 741px) {
  .event-detail {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .event-detail > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .event-detail__main {
    width: 60%;
  }
  .event-detail__aside {
    width: 35%;
    font-size: .8em;
    text-align: center;
  }
  .event-detail__aside__content {
    position: sticky;
    top: 140px;
  }
}
.products-subtitle {
  border-bottom: 1px solid #D0CDC9;
  padding-bottom: .5em;
  margin-bottom: 2em;
}
.products-list {
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  flex-wrap: wrap;
}
.products-list > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product-item {
  padding-bottom: 60px;
  width: 184px;
  margin-right: 40px;
}
.product-item__image {
  margin-bottom: 20px;
  display: block;
}
.product-item__title {
  font-size: 17px;
  padding: 0;
}
.product-item__description {
  font-size: 14px;
  padding: 1em 0;
}
.product-item__price {
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
  padding-bottom: 20px;
}
@media (min-width: 1141px) {
  .product-item {
    padding-bottom: 120px;
  }
}
.image--news-detail img {
  margin: 0 auto 60px;
}
.shop__buttons {
  padding-top: 80px;
}
@media (max-width: 740px) {
  .shop__buttons .btn {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
}
@media (min-width: 741px) {
  .shop__buttons {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .shop__buttons > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .shop__buttons--full .btn {
    flex-grow: 1;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.shop__not-order-able {
  margin-bottom: 2em;
  padding: .7em 1.5em;
  border: 1px solid #c00;
  background: rgba(204, 0, 0, 0.1);
}
.shop-basket__item {
  display: -webkit-flex ;
  display: -moz-flex ;
  display: -ms-flexbox ;
  display: -ms-flex ;
  display: -o-flex ;
  display: flex ;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #D0CDC9;
  padding: 20px 0;
}
.shop-basket__item > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.shop-basket__item--header {
  border-bottom: 2px solid #423e3e;
  font-size: 14px;
}
.shop-basket__count {
  width: 135px;
}
.shop-basket__counter {
  line-height: 43px;
  position: relative;
  border: 1px solid #D0CDC9;
  text-align: center;
  font-size: 14px;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.shop-basket__counter__handle {
  position: absolute;
  overflow: hidden;
  width: 43px;
  height: 43px;
  cursor: pointer;
  top: 0;
}
.shop-basket__counter__handle:hover {
  text-decoration: none;
  background: rgba(208, 205, 201, 0.3);
}
.shop-basket__counter__handle--less {
  left: 0;
}
.shop-basket__counter__handle--more {
  right: 0;
}
.shop-basket__price {
  width: 80px;
  text-align: right;
}
.shop-basket__remove {
  width: 45px;
}
.shop-basket__remove__handle {
  display: block;
  width: 45px;
  height: 45px;
  background: url('../images/gfx/remove.svg') center center no-repeat;
  overflow: hidden;
  text-indent: -10000px;
}
.shop-basket__remove__handle:hover {
  background-color: rgba(208, 205, 201, 0.3);
}
.shop-basket__summary {
  text-align: right;
  margin-top: 40px;
}
.shop-basket__summary__label {
  font-size: 14px;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.shop-basket__summary__amount {
  font-size: 36px;
  font-family: "zeitung", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media (min-width: 741px) {
  .shop-basket__name {
    width: 30%;
  }
  .shop-basket__summary__amount {
    font-size: 48px;
    line-height: 1.4;
  }
}
@media (max-width: 740px) {
  .shop-basket__item {
    flex-wrap: wrap;
  }
  .shop-basket__item--header {
    padding: 0;
  }
  .shop-basket__item--header > * {
    display: none;
  }
  .shop-basket__name {
    width: 100%;
    padding-bottom: 30px;
  }
}
@media (max-width: 740px) {
  #tracy-debug {
    display: none !important;
  }
}
